home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 February / Macworld (1999-02).dmg / Shareware World / Comms & Internet / The Complete Sherlock Archive / Computer / ksa.src / ksa.src
Encoding:
Text File  |  1998-10-23  |  570 b   |  26 lines  |  [issp/fndf]

  1. # Created by Nathaniel Friedman because I wanted to search the KSA in sherlock
  2. # Visit Kaleidoscope Home Page
  3. # http://www.Kaleidoscope.com
  4. # e-mail: frie4@sonic.net
  5.  
  6. <search 
  7.     update = "http://www.eiresources.com/sherlocksearch/files/ksa.sit.hqx"
  8.     name = "Kaleidoscope Scheme Archives"
  9.     method = post 
  10.     action = "http://www.kaleidoscope.net/cgi-bin/search.cgi"
  11.     >
  12.     
  13. <INPUT NAME="terms" user>
  14. <INPUT NAME="boolean" VALUE="AND">
  15. <INPUT NAME="case" VALUE="Insensitive">
  16.  
  17. <interpret
  18.  
  19. resultListStart = "<ul>"
  20. resultListEnd = "</ul>"
  21. resultItemStart = "<li>"
  22.  
  23.     >
  24. </search>
  25.  
  26.